home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Network Support Library
/
RoseWare - Network Support Library.iso
/
btrieve
/
btr500.exe
/
FIXU500O.BAT
< prev
next >
Wrap
DOS Batch File
|
1989-05-04
|
175b
|
7 lines
if not exist bupatos2.500 goto FIXDONE
if not exist BUTIL.EXE goto FIXDONE
ren butil.exe butil.tmp
DEBUG BUTIL.TMP <bupatos2.500 >temp
ren butil.tmp butil.exe
:FIXDONE